This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[JS101] 判斷式

[JS101] 判斷式

HTML學習日記01

HTML學習日記01

解決 Windows/Ubuntu 雙系統的時間問題

解決 Windows/Ubuntu 雙系統的時間問題


Comments